Skip to content

Conversation

@pedrosousa
Copy link
Contributor

Summary

Converts endpoints tables to lists to improve readability (especially on mobile).
Also fixes a couple of links to the API reference.

[dr-zone]: /api/resources/rulesets/methods/delete/
- [Delete an account ruleset rule](/api/resources/rulesets/subresources/rules/methods/delete/)<br/>
`DELETE /accounts/{account_id}/rulesets/{ruleset_id}/rules/{rule_id}`
- [Delete a zone ruleset rule](/api/resources/rulesets/subresources/rules/methods/delete/)<br/>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This link was fixed.

@github-actions
Copy link
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/docs/ruleset-engine/ @pedrosousa, @cloudflare/pcx-technical-writing

[ur-zone]: /api/resources/rulesets/methods/update/
- [Update an account ruleset rule](/api/resources/rulesets/subresources/rules/methods/edit/)<br/>
`PATCH /accounts/{account_id}/rulesets/{ruleset_id}/rules/{rule_id}`
- [Update a zone ruleset rule](/api/resources/rulesets/subresources/rules/methods/edit/)<br/>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This link was fixed.

| Operation | Method + Endpoint |
| -------------------------------------------- | ------------------------------------------------------------------------------------------------------ |
| List rules in account ruleset version by tag | `GET /accounts/{account_id}/rulesets/{managed_ruleset_id}/versions/{version_number}/by_tag/{tag_name}` |
- List an account ruleset version's rules by tag<br/>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Renamed according to the name in the API schema.

@github-actions
Copy link
Contributor

Preview URL: https://58993549.preview.developers.cloudflare.com
Preview Branch URL: https://pedro-2025-07-23-rule-eng-tables-to-lists.preview.developers.cloudflare.com

Files with changes (up to 15)

Original Link Updated Link
https://developers.cloudflare.com/ruleset-engine/rulesets-api/view/ https://pedro-2025-07-23-rule-eng-tables-to-lists.preview.developers.cloudflare.com/ruleset-engine/rulesets-api/view/
https://developers.cloudflare.com/ruleset-engine/rulesets-api/delete/ https://pedro-2025-07-23-rule-eng-tables-to-lists.preview.developers.cloudflare.com/ruleset-engine/rulesets-api/delete/
https://developers.cloudflare.com/ruleset-engine/rulesets-api/update/ https://pedro-2025-07-23-rule-eng-tables-to-lists.preview.developers.cloudflare.com/ruleset-engine/rulesets-api/update/
https://developers.cloudflare.com/ruleset-engine/rulesets-api/add-rule/ https://pedro-2025-07-23-rule-eng-tables-to-lists.preview.developers.cloudflare.com/ruleset-engine/rulesets-api/add-rule/
https://developers.cloudflare.com/ruleset-engine/rulesets-api/create/ https://pedro-2025-07-23-rule-eng-tables-to-lists.preview.developers.cloudflare.com/ruleset-engine/rulesets-api/create/
https://developers.cloudflare.com/ruleset-engine/rulesets-api/delete-rule/ https://pedro-2025-07-23-rule-eng-tables-to-lists.preview.developers.cloudflare.com/ruleset-engine/rulesets-api/delete-rule/
https://developers.cloudflare.com/ruleset-engine/rulesets-api/update-rule/ https://pedro-2025-07-23-rule-eng-tables-to-lists.preview.developers.cloudflare.com/ruleset-engine/rulesets-api/update-rule/

@pedrosousa pedrosousa merged commit cbd22f7 into production Jul 24, 2025
11 checks passed
@pedrosousa pedrosousa deleted the pedro/2025-07-23-rule-eng-tables-to-lists branch July 24, 2025 11:16
sdnts pushed a commit to sdnts/cloudflare-docs that referenced this pull request Jul 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants